Skip to content

[Mlir] Fix loop distribution#64

Merged
ElectrikSpace merged 1 commit intoxtc-tools:mainfrom
ElectrikSpace:dev/snoiry/fix_distribute
Mar 6, 2026
Merged

[Mlir] Fix loop distribution#64
ElectrikSpace merged 1 commit intoxtc-tools:mainfrom
ElectrikSpace:dev/snoiry/fix_distribute

Conversation

@ElectrikSpace
Copy link
Contributor

Motivation

Instead of handling loop distribution after tiling, which invalidates handles, do it during tiling and preserve the inner tiled handle

Description

Apply loop distribution during tiling and preserve handle of the inner tiled op

Commits

Describe commits if necessary or refer to change commits.

Discussion

If you want

@ElectrikSpace ElectrikSpace requested a review from qaco March 6, 2026 16:56
@ElectrikSpace ElectrikSpace merged commit 0a2c9a2 into xtc-tools:main Mar 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants